;;; QQ: 67762207
%200
+0
+3
+42
+30
+3
+25
[@Main]
#IF
#SAY
_ What you want to buy? \ \
_ <Buy/@Buy + (medicine category)> \
<Pharmaceutical production/@PotionProduce> \
_ And (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue./@TalkTOQuest>

[@BUY + ()]
#CALL [VimaScript\bulk purchases. Txt] @quantities 


[@Buy]
#SAY
What you want to buy? \ \ \
<Pre-step/@main>

[@TalkToQuest]
#IF
#ACT
goto @NoQuest_Say

[@NoQuest_Say]
#IF
#SAY
_ Here is the gathering of evil people. So here you would not be too difficult, right? \ \
_ <Close/@exit>

[@PotionProduce]
#CALL [ProduceSystem\Potion\PotionMain.txt] @Potionsmain
[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207